Skip to content

feat(cmd/rofl): Add support for pushing ORCs into OCI repositories#414

Closed
kostko wants to merge 1 commit into
masterfrom
kostko/feature/rofl-bundle-oci
Closed

feat(cmd/rofl): Add support for pushing ORCs into OCI repositories#414
kostko wants to merge 1 commit into
masterfrom
kostko/feature/rofl-bundle-oci

Conversation

@kostko
Copy link
Copy Markdown
Member

@kostko kostko commented Mar 27, 2025

No description provided.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 27, 2025

Deploy Preview for oasisprotocol-cli canceled.

Name Link
🔨 Latest commit 697861d
🔍 Latest deploy log https://app.netlify.com/sites/oasisprotocol-cli/deploys/67e517b0f4ceaa000853c63e

Comment thread build/rofl/oci.go
"path/filepath"

v1 "github.com/opencontainers/image-spec/specs-go/v1"
oras "oras.land/oras-go/v2"
Copy link
Copy Markdown
Member

@matevz matevz Mar 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will you need to add oras.land dependency to oasis-sdk the scheduler too in order to fetch .orc files on the node? Or there you could simply use HTTP GET?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but the corresponding Rust package (as the scheduler is written in Rust).

@kostko kostko closed this Apr 3, 2025
@kostko kostko deleted the kostko/feature/rofl-bundle-oci branch April 3, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants